home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / c / bison / bison124.readme < prev    next >
Encoding:
Text File  |  1996-09-07  |  1.0 KB  |  32 lines

  1. Name: Bison 1.24
  2. Short: GNU Bison - a compiler compiler (Amiga port)
  3. Author: tolaini@freenet.hut.fi (Sandro Tolaini)
  4. Uploader: tolaini@freenet.hut.fi (Sandro Tolaini)
  5. Version: 1.24
  6. Type: dev/c
  7.  
  8. This is a mostly unchanged port of the GNU Bison 1.24, a compiler
  9. compiler, almost compatible with the 'yacc' Un*x utility.
  10.  
  11. I have ported this piece of software for the Amiga, and I have
  12. successfully compiled it under SAS/C. No optimization was done, because
  13. I don't trust the SAS optimizer :((
  14.  
  15. I took some pieces of the source and of the makefile from a previous port
  16. (sorry guy, I don't remember your name!). Source code is included, to recompile
  17. just say 'smake'.
  18.  
  19. I have also converted the TeXInfo documentation to AmigaGuide format. See
  20. in the Docs drawer.
  21.  
  22. To install, simply copy the Bison program somewhere in your path. Copy the
  23. Bison.hairy and Bison.simple files in the same dir where the main program is.
  24.  
  25. Please report me any bug!
  26.  
  27. Much thanks to the GNU guys for their great software!
  28.  
  29. Have fun,
  30. Sandro Tolaini <tolaini@freenet.hut.fi>
  31.  
  32.